Welcome![Sign In][Sign Up]
Location:
Search - the traveling salesman

Search list

[Other resourcesalesman-temp

Description: 货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
Platform: | Size: 2157 | Author: 邵柏波 | Hits:

[Other resourceaiwa

Description: TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-Traveling Salesman Problem (TSP, the traveling salesman problem), simulated annealing algorithm common source malab
Platform: | Size: 1038 | Author: 胡永生 | Hits:

[Windows DevelopHolyMoley

Description: 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software used to help computer enthusiasts Ant learning algorithm to do the ant colony algorithm tests. Ant Algorithm as a good new algorithm has a very broad application prospects, more and more people begin to learn ant colony algorithm, the software also promote the prospects. In addition to the software for teaching purposes, can also be used to solve real life with TSP (ie, the traveling salesman problem) issues related issues. TSP is a description of the TSP to several cities, each city must go only to one that once such conditions are met the shortest path. Some of this software can be extended for city planning, public transportation vehicles and other arrangements path constraint satisfaction problems.
Platform: | Size: 1310 | Author: 李誉 | Hits:

[Internet-Network遗传算法解决TSP问题

Description: 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
Platform: | Size: 60743 | Author: 舒小敏 | Hits:

[Other resource20058702518155

Description: 经典的用遗传算法解决TSP问题,TsP问题就是旅行商问题。-classic genetic algorithm to solve TSP, underwent problem is the traveling salesman problem.
Platform: | Size: 124676 | Author: 金虎 | Hits:

[Other resource分支限界算法求解TSP问题

Description: 本程序用分支界限方法解决TSP问题,即旅行商问题.-the procedures used branch line solution to TSP, the traveling salesman problem.
Platform: | Size: 23761 | Author: chen | Hits:

[Other resource近邻算法求解TSP问题

Description: 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
Platform: | Size: 12178 | Author: chen | Hits:

[Other resource模拟退火

Description: 本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
Platform: | Size: 2686 | Author: 叶靥 | Hits:

[Other resourcetsp(2)

Description: 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
Platform: | Size: 19631 | Author: 叶靥 | Hits:

[Other03120104旅行商问题

Description: 这是旅行商问题的求解方法.............. 文件输入-This the Traveling Salesman Problem Solving Methods .............. file input
Platform: | Size: 141519 | Author: jacy | Hits:

[JSP/JavaKnap12121

Description: 用动态规划算法编写的有关旅行商问题的java程序-dynamic programming algorithm used in the preparation of the Traveling Salesman Problem java programs
Platform: | Size: 1927 | Author: 侯绍忠 | Hits:

[Other货郎担问题四种解法

Description: 货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
Platform: | Size: 2970 | Author: 贾计伟 | Hits:

[Other resourceGA_TSP-wrong

Description: 用遗传算法编写的一个程序,其目的是求解旅行商问题.-genetic algorithm a procedure for the preparation, with the aim of solving the traveling salesman problem.
Platform: | Size: 1197 | Author: 吴广超 | Hits:

[Other resourceMnthTsp

Description: 用模拟退火技术解决旅行商问题.算法中采用了人工智能中比较新的模拟退火算法.-simulated annealing technology to solve the traveling salesman problem. Algorithms used in the artificial intelligence relatively new simulated annealing algorithm.
Platform: | Size: 101439 | Author: 刘先生 | Hits:

[Other resourcemaxas

Description: 采用C++语言编写蚁群优化算法程序,解决旅行商问题-using C language ant colony optimization algorithm to solve the traveling salesman problem
Platform: | Size: 5281 | Author: 王红 | Hits:

[Other resourcematlog

Description: 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.
Platform: | Size: 4853791 | Author: 陈宝文 | Hits:

[VC/MFCGenetic-Algorithms-and-the-Traveling-Salesman-Pro

Description: genetic algorithm by salesman
Platform: | Size: 27648 | Author: Alassane | Hits:

[Internet-Networksalesman.problem

Description: 用C++语言解决经典的货郎担问题 货郎担问题代码 vs2013 -To solve the traveling salesman problem VS2013
Platform: | Size: 3160064 | Author: 李晓璇 | Hits:

[Energy industryTSP-Traveling-Salesman-Problem

Description: TSP解决旅行商问题,设计出最优最便捷的方案实现最好的效果。-TSP Traveling Salesman Problem, the optimal design of the most convenient solutions to achieve the best results.
Platform: | Size: 89088 | Author: DelYoung | Hits:

[AI-NN-PRA算法实现

Description: 基于人工智能中的A算法,编程并解决旅行商问题(Based on the A algorithm in artificial intelligence, programming and solving traveling salesman problem)
Platform: | Size: 2048 | Author: xieyuqz | Hits:
« 1 2 3 45 6 7 8 9 10 ... 47 »

CodeBus www.codebus.net